home *** CD-ROM | disk | FTP | other *** search
/ Resource Library: Multimedia / Resource Library: Multimedia.iso / hypertxt / msdos / hyprvx11 / v5_chang < prev    next >
Encoding:
Text File  |  1990-11-12  |  5.6 KB  |  141 lines

  1. V5_CHANGES
  2.  
  3. This section describes Version 5.0 of the VMS Personal Mail Utility (MAIL). 
  4. The following technical changes are new with this release.
  5.    
  6. New MAIL commands:
  7.  
  8. o [UN]MARK Command  - sets a flag in the message header setting the current or
  9. message-id message as marked. Marked messages are displayed with an asterisk in
  10. the left hand column of the directory listing. The UNMARK command clears a flag
  11. in the message header setting the current or message-id message as unmarked.
  12.  
  13. o  REMOVE command - Enables users with SYSNAM privilege to remove a record from
  14. the user profile.
  15.  
  16. Changes to existing MAIL commands:
  17.  
  18. o  SHOW command - The SHOW command has been enhanced to display new items stored
  19. in the user profile.
  20.  
  21. o  The SHOW CC_PROMPT command displays whether MAIL issues the CC: prompt.
  22.    
  23. o  The SHOW QUEUE command displays the default print queue.
  24.  
  25. o  The SHOW FORM command displays the default print form.
  26.  
  27. o  The SHOW FORWARD command accepts the /ALL and /USER qualifiers.
  28.  
  29. o  The SHOW PERSONAL command accepts the /ALL and /USER qualifiers.
  30.  
  31. o DELETE command - The DELETE command accepts ranges and lists of message
  32. numbers to be deleted. You may specify many mail messages at a time using one
  33. DELETE command.
  34.    
  35. o PURGE/RECLAIM/STATISTICS command -- enhanced to display statistics on deleted
  36. messages.
  37.  
  38. o SHOW ALL command -- enhanced to display information on the CC: prompt, default
  39. queue and default print form.
  40.  
  41. o DIRECTORY command - The DIRECTORY command accepts the /EDIT qualifier which
  42. invokes the editor using the output of the DIRECTORY command as input to the
  43. editor.
  44.  
  45. o  FORWARD command - The FORWARD command accepts the /[NO]SELF qualifier which
  46. enables/disables forwarding a copy of a message to yourself.
  47.    
  48. o  MAIL command - New qualifier /[NO]PERSONAL_NAME=name specifies the personal
  49. name to be used when sending selected messages. The /NOPERSONAL_NAME qualifier
  50. sends a message with a blank personal name field.
  51.  
  52. o  PRINT command - Several qualifiers have been added to the PRINT command in
  53. order to enhance its functionality.
  54.  
  55. o  The /CANCEL qualifier  cancels all messages that have been queued for
  56. printing during the current session.
  57.  
  58. o  The /NOW qualifier is synonymous with the /PRINT qualifier.
  59.  
  60. o  The /AFTER=time qualifier requests that the job not be printed until a
  61. specific time of day.
  62.  
  63. o  The /FORM=form_name qualifier specifies the name or number of the form that
  64. you want for the print job.
  65.  
  66. o  The /[NO]HOLD qualifier controls whether the message is available for print
  67. immediately.
  68.  
  69. o  The /[NO]BURST=( ALL : ONE ) qualifier controls whether a burst page is
  70. printed preceding a message.
  71.  
  72. o  The /[NO]FEED qualifier controls whether the PRINT command automatically
  73. inserts form feeds when it nears the end of a page.
  74.  
  75. o  The /[NO]FLAG=( ALL : ONE ) qualifier controls whether a flag page is printed
  76. preceding a message.
  77.  
  78. o  The /[NO]SPACE qualifier controls whether output is to be double-spaced.
  79.  
  80. o  The /[NO]TRAILER=( ONE : ALL ) qualifier controls whether a trailer page is
  81. printed at the end of message.
  82.  
  83. o  SELECT, SET FOLDER, DIRECTORY, and READ commands - Several new qualifiers
  84. have been added to the SELECT, SET FOLDER, DIRECTORY and READ commands.
  85.    
  86. o  The /FROM_SUBSTRING=text qualifier selects messages which contain "text" in
  87. the FROM field of the message.
  88.  
  89. o  The /TO_SUBSTRING=text qualifier selects messages which contain "text" in the
  90. TO field of the message.
  91.  
  92. o  The /CC_SUBSTRING=text qualifier selects messages which contain "text" in the
  93. CC field of the message.
  94.  
  95. o  The /SUBJECT_SUBSTRING=text qualifier selects messages which contain "text"
  96. in the SUBJECT field of the message.
  97.  
  98. o  The /[NO]MARKED qualifier selects messages which have been marked. The
  99. /NOMARKED qualifier selects messages that are not marked.
  100.  
  101. o  The /[NO]REPLIED qualifier selects messages which have been replied to via
  102. the REPLY command. The /NOREPLIED qualifier selects messages that have not been
  103. replied to.
  104.  
  105. o  SHOW FORWARD command -- New qualifier /ALL allows you to list all users with
  106. a forwarding address. This qualifier must be used with the /USER qualifier.
  107.  
  108. o  SHOW PERSONAL_NAME command - New qualifier /ALL allows you to list user's
  109. personal name information. This qualifier must be used with the /USER qualifier.
  110.  
  111. o  SEND, FORWARD, and REPLY commands -  There are two new qualifiers which apply
  112. to the SEND, FORWARD and REPLY commands:
  113.  
  114. o  The /[NO]CC_PROMPT qualifier specifies whether the carbon copy prompt
  115. appears. This overrides the SET [NO]CC_PROMPT command.
  116.  
  117. o  The /[NO]PERSONAL_NAME=name qualifier specifies a personal name to be used
  118. for the sending of this message only. The /NOPERSONAL_NAME qualifier sends a
  119. message with a blank personal name field.
  120.  
  121.           With the addition of these qualifiers, personal name can now be        
  122.           specified on a per-message basis.
  123.  
  124.           In addition, the /LAST /EDIT combination is now allowed for
  125.           the SEND and REPLY commands.  This allows the user to edit the
  126.           last message sent as text for the SEND or REPLY command.
  127.  
  128. o  SET command - The SET command has been enhanced to store new items in the
  129. user profile.
  130.  
  131. o  The SET [NO]CC_PROMPT command controls whether MAIL issues the CC: prompt
  132. when you forward, reply, or send a message.
  133.    
  134. o  The SET [NO]QUEUE command sets/clears the default print queue field in the
  135. user profile.
  136.  
  137. o  The SET [NO]FORM command sets/clears the default print form field in the user
  138. profile.
  139.  
  140. o  The SET COPY_SELF [NO]FORWARD command sets/clears sending a copy to yourself
  141. when you forward a message.